Skip to content

GraphQL INC Details #1080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 2, 2024

Conversation

at8807602
Copy link
Contributor

Example of groups query for GraphQL API
The code within this filder is just an example of working and basic implementation of sample group schema using GraphQL API in ServiceNow. It consist of:

  1. schema (schema.gql)
  2. scripted resolvers (.js extension)
  3. json file representing the resolver mappings (key is Path, value is Resolver)

This is just an example
So read it, learn it and explore GraphQL 😊

@at8807602
Copy link
Contributor Author

GraphQL Basic code snippet to fetch the incident details.

@snamjosh snamjosh self-assigned this Oct 2, 2024
@snamjosh snamjosh merged commit 09c2b13 into ServiceNowDevProgram:main Oct 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants